'Declaration Public Function New( _ ByVal ParamArray propertyItemsName() As String _ )
'Usage Dim propertyItemsName() As String Dim instance As New DependsOnAttribute(propertyItemsName)
public DependsOnAttribute( params string[] propertyItemsName )
Parameters
- propertyItemsName